Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(workflows): Add publish-bugfix-release workflow to main #1518

Merged

Conversation

rafaelmag110
Copy link
Contributor

WHAT

Brings in the temporary publish-bugfix workflow to main from the bugfix/0.7.4 branch.
This is needed for the workflow to be executed manually from the Actions tab.

…actusx#1511)

* Add publish-hotfix-release.yml

* Adds prepare-hotfix-release job

* Fix Copyright header

* Replace unecessary check-tag action

* Comment

* Remove unecessary variable

* Remove unnecessary Job and its dependencies

* checked permissions

* Change branch validation from hotfix to bugfix

* rename file
@rafaelmag110
Copy link
Contributor Author

@paullatzelsperger @wolf4ood
Can you review this PR please?

@paullatzelsperger
Copy link
Contributor

why do we need this bandaid on main? There are plans to "properly" refactor the CI workflows anyway, and there is no urgency at the moment.
Version 0.8.0 is not due for some time.

@rafaelmag110
Copy link
Contributor Author

Github will not identify this workflow exists unless it is on the main branch. For us to run what the bugfix branch has, it has to be here.

We can change the contents and have it do the bare mininum aswell. Like printing "this workflow is not ready on main"...

@paullatzelsperger
Copy link
Contributor

Github will not identify this workflow exists unless it is on the main branch. For us to run what the bugfix branch has, it has to be here.

We can change the contents and have it do the bare mininum aswell. Like printing "this workflow is not ready on main"...

ah, that's right, forgot about that.

Copy link

@wolf4ood wolf4ood merged commit e9cba70 into eclipse-tractusx:main Aug 27, 2024
33 checks passed
@rafaelmag110 rafaelmag110 deleted the add-publish-bugfix-release branch August 27, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

3 participants